Click or drag to resize

ControlAttributeExtenderSetAttributeName Method

返回用户文档首页
Namespace: LoongCAD.STC.Friendly.Dialog
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public void SetAttributeName(
	Control ctrl,
	string attribName
)

Parameters

ctrl  Control
 
attribName  String
 
See Also