次の方法で共有


PanelLayoutBase.USDDynamicInitialize Method

Definition

Called each time the control is "created" and is paired with Close().

public:
 override void USDDynamicInitialize();
public override void USDDynamicInitialize ();
override this.USDDynamicInitialize : unit -> unit
Public Overrides Sub USDDynamicInitialize ()

Remarks

Special initialization function that is only called on dynamic applications.

Applies to