public static IFormCreationContext Current { get; }Public Shared ReadOnly Property Current As IFormCreationContext
Getpublic:
static property IFormCreationContext^ Current {
IFormCreationContext^ get ();
}static member Current : IFormCreationContext with get